home *** CD-ROM | disk | FTP | other *** search
/ NeXT Enterprise Objects Framework 1.1 / NeXT Enterprise Objects Framework 1.1.iso / NextDeveloper / Apps / InterfaceBuilder.app / PopUpList.bundle / English.lproj / PopUpButtonInspector.nib / data.classes next >
Encoding:
Text File  |  1994-08-26  |  382 b   |  11 lines

  1. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  2. IBPopUpButtonInspector = {
  3.     OUTLETS = {disabledSwitch = disabledSwitch; tagForm = tagForm; typeMatrix = typeMatrix; }; 
  4.     SUPERCLASS = Inspector; 
  5. };
  6. Inspector = {
  7.     ACTIONS = {"ok:" = "ok:"; "performClick:" = "performClick:"; "revert:" = "revert:"; }; 
  8.     OUTLETS = {window = window; }; 
  9.     SUPERCLASS = Object; 
  10. };
  11.